object DemoForm1: TDemoForm1 Left = 200 Top = 20 Width = 404 Height = 144 Caption = 'TMCFlashLabel Demo' Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] Scaled = False Visible = True PixelsPerInch = 96 TextHeight = 16 object FlashLabel1: TMCFlashLabel Left = 52 Top = 17 Width = 291 Height = 37 AutoSize = False Caption = 'TMCFlashLabel Demo' Font.Color = clBlack Font.Height = -32 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True FlashInterval = 20 FlashColors.ColorData = {0000} end object FlashLabel2: TMCFlashLabel Left = 109 Top = 88 Width = 178 Height = 13 Caption = 'Copyright � 1995-96, MegaComm HB' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True FlashInterval = 3 FlashColors.ColorData = {0000} end object CheckBox1: TCheckBox Left = 133 Top = 61 Width = 156 Height = 17 Caption = 'Try clicking this!' TabOrder = 0 OnClick = CheckBox1Click end object FlashServer1: TMCFlashServer OnlyAtiveForm = False Left = 8 Top = 8 end end